projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
60908b5
)
tailscale: assign PKG_CPE_ID
author
George Sapkin
<
[email protected]
>
Tue, 25 Mar 2025 15:56:19 +0000
(17:56 +0200)
committer
Robert Marko
<
[email protected]
>
Wed, 26 Mar 2025 18:58:27 +0000
(19:58 +0100)
Link:
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.2&orderBy=2.2&keyword=cpe%3A2.3%3Aa%3Atailscale%3Atailscale&status=FINAL
Link:
https://github.com/openwrt/packages/issues/8534
Signed-off-by: George Sapkin <
[email protected]
>
net/tailscale/Makefile
patch
|
blob
|
history
diff --git
a/net/tailscale/Makefile
b/net/tailscale/Makefile
index 7a8f98eebad973dad0f16291c6ac84c0b6d2e1ab..db271dfbec1a096db45904a655b6567696d2f9c7 100644
(file)
--- a/
net/tailscale/Makefile
+++ b/
net/tailscale/Makefile
@@
-19,6
+19,7
@@
PKG_MAINTAINER:=Zephyr Lykos <
[email protected]
>, \
Sandro Jäckel <
[email protected]
>
PKG_LICENSE:=BSD-3-Clause
PKG_LICENSE_FILES:=LICENSE
+PKG_CPE_ID:=cpe:/a:tailscale:tailscale
PKG_BUILD_DIR:=$(BUILD_DIR)/tailscale-$(PKG_VERSION)
PKG_BUILD_DEPENDS:=golang/host